| Einhugur macOS Bridge plugin. |
|
NSRunningApplication.RunningApplicationsWithBundleIdentifier Method
Returns an array of currently running applications with the specified bundle identifier.
Parameters
- bundleIdentifier
- The bundle identifier.
Returns
- EinhugurMacOSBridge.NSRunningApplication()
- An array of NSRunningApplications, or an empty array if no applications match the bundle identifier.
Remarks
See Also
NSRunningApplication Class